FlexReport for WPF
Progress プロパティ (IAsyncOperationWithProgress<TResult,TProgress>)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > IAsyncOperationWithProgress<TResult,TProgress> インターフェース : Progress プロパティ
プログレスイベントを受け取るメソッドを取得または設定します。
シンタックス
'宣言
 
Property Progress As C1.WPF.Document.AsyncOperationProgressHandler(Of TResult,TProgress)
'使用法
 
Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
Dim value As C1.WPF.Document.AsyncOperationProgressHandler(Of TResult,TProgress)
 
instance.Progress = value
 
value = instance.Progress
C1.WPF.Document.AsyncOperationProgressHandler<TResult,TProgress> Progress {get; set;}
参照

IAsyncOperationWithProgress<TResult,TProgress> インターフェース
IAsyncOperationWithProgress<TResult,TProgress> メンバ